type crypto/cipher.ofb
4 uses
crypto/cipher (current package)
ofb.go#L15: type ofb struct {
ofb.go#L44: x := &ofb{
ofb.go#L55: func (x *ofb) refill() {
ofb.go#L72: func (x *ofb) XORKeyStream(dst, src []byte) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)